home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / Kubuntu 8.10 / kubuntu-8.10-desktop-i386.iso / casper / filesystem.squashfs / usr / share / bug / logrotate / script
Text File  |  2008-10-09  |  98b  |  6 lines

  1. #!/bin/sh
  2.  
  3. printf "Contents of /etc/logrotate.d\n" >&3
  4. ls -l /etc/logrotate.d >&3
  5. printf "\n" >&3
  6.